home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 2 / Amiga Tools 2.iso / dfue / avmnfax / source / answerfax.avmsrc < prev    next >
Text File  |  1995-03-09  |  881b  |  47 lines

  1. startrecord=true
  2. label=
  3. nodetype=7
  4. filename=avm:rexx/stdhead.avm
  5. nextactiontype=3
  6. nextactionaction=
  7. endrecord=true
  8. startrecord=true
  9. label=
  10. nodetype=8
  11. line1=parse arg servername faxscript datascript distinctivering 'CID$' acidname '$' acidnumber '$'
  12. line2=call setclip(address() || 'FAXSCRIPT', faxscript)
  13. line3=call setclip(address() || 'DATASCRIPT', datascript)
  14. line4=call setclip(address() || 'CIDNAME', acidname)
  15. line5=call setclip(address() || 'CIDNUMBER', acidnumber)
  16. line6=
  17. line7=
  18. line8=
  19. line9=
  20. line10=
  21. nextactiontype=3
  22. nextactionaction=
  23. endrecord=true
  24. startrecord=true
  25. label=startup
  26. nodetype=8
  27. line1=mailbox = 'anonymous'
  28. line2=signal stdfax
  29. line3=
  30. line4=
  31. line5=
  32. line6=
  33. line7=
  34. line8=
  35. line9=
  36. line10=
  37. nextactiontype=2
  38. nextactionaction=exit
  39. endrecord=true
  40. startrecord=true
  41. label=
  42. nodetype=7
  43. filename=avm:rexx/simplestdtail.avm
  44. nextactiontype=3
  45. nextactionaction=
  46. endrecord=true
  47.